xend: minor ballooning cleanup
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 10 Jun 2008 13:53:01 +0000 (14:53 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 10 Jun 2008 13:53:01 +0000 (14:53 +0100)
commitfa3226f8f359b9fd1dde68884212e09a90690b91
treebd93db7b42883062973d3b65b5aba17c42770782
parent4c8dd0578f57886e1ecb6ddae53d1be6e7772607
xend: minor ballooning cleanup

In xend/balloon.py, there's only one place where dom0_start_alloc_mb
is used. Move its initialization to right before its usage.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/python/xen/xend/balloon.py